home *** CD-ROM | disk | FTP | other *** search
/ Military Records: Revolutionary War Master Rolls / Military Records: Revolutionary War Master Rolls.iso / data1.cab / Program_Executable_Files / AncestryView.exe / string.txt next >
Encoding:
Text File  |  2000-03-15  |  2.9 KB  |  49 lines

  1. 128    AncestryView
  2. 32771    Prints all tagged records
  3. 32772    Setup up the printer for printing
  4. 32773    View the current CDRom Library Data
  5. 32774    View the MyFamily.com website
  6. 32805    Opens the Title, currently in the CDRom...
  7. 57344    AncestryView
  8. 57345    Ready
  9. 57346    Version 1.2.500
  10. 57632    Erase the selection\nErase
  11. 57633    Erase everything\nErase All
  12. 57634    Copy the selection and put it on the Clipboard\nCopy
  13. 57635    Cut the selection and put it on the Clipboard\nCut
  14. 57636    Find the specified text\nFind
  15. 57637    Insert Clipboard contents\nPaste
  16. 57640    Repeat the last action\nRepeat
  17. 57641    Replace specific text with different text\nReplace
  18. 57642    Select the entire document\nSelect All
  19. 57643    Undo the last action\nUndo
  20. 57644    Redo the previously undone action\nRedo
  21. 57645    AncestryView for Windows
  22. 57646    Copyright ⌐ 2000,  MyFamily.com\nRetrieval Engine Copyright ⌐ 1999, NextPage, LC. \nContains security software from RSA Data Security, Inc. \nCopyright ⌐ 1998, RSA Data Security, Inc. \nAll rights reserved.
  23. 57647    www.familyhistory.com
  24. 57648    www.myfamily.com
  25. 57649    www.ancestry.com
  26. 57650    www.ancestry.com/oft/login.asp
  27. 57653    Split the active window into panes\nSplit
  28. 57664    Display program information, version number and copyright\nAbout
  29. 57665    Quit the application; prompts to save documents\nExit
  30. 57680    Switch to the next window pane\nNext Pane
  31. 57681    Switch back to the previous window pane\nPrevious Pane
  32. 57682        CString        SysInfoPath;\n    CRegKey        regKey;\n    long        rc;\n    HINSTANCE    hInst;\n\n    rc = regKey.Open(HKEY_LOCAL_MACHINE, gREGKEYSYSINFO);\n    rc = regKey.Read(gREGVALSYSINFO, SysInfoPath);\n    regKey.Close();\n\n    if (SysInfoPath.GetLength() > 0)\n    {\n        hInst = ShellExecute(\n                        m_hWnd,    // handle to parent window\n                        "open",    // pointer to string that specifies operation to perform\n                        (LPCTSTR)SysInfoPath,    // pointer to filename or folder name string\n                        "",    // pointer to string that specifies executable-file parameters \n                        "",    // pointer to string that specifies default directory\n                        SW_SHOW);     // whether file is shown when opened\n    }\n    else\n    {\n        MessageBox("System Information not available on this machine!","System Information", MB_ICONINFORMATION);\n        return;\n    }\n
  33. 57683       Warning:  This computer program is protected by copyright law and international treaties.  Unauthorized reproduction or distribution of this program, or any portion of it, may result in severe civil and criminal penalties, and will be prosecuted to the maximum extent possible under the law.
  34. 59136    EXT
  35. 59137    CAP
  36. 59138    NUM
  37. 59139    SCRL
  38. 59140    OVR
  39. 59141    REC
  40. 61184    Change the window size
  41. 61185    Change the window position
  42. 61186    Reduce the window to an icon
  43. 61187    Enlarge the window to full size
  44. 61188    Switch to the next document window
  45. 61189    Switch to the previous document window
  46. 61190    Close the active window and prompts to save the documents
  47. 61202    Restore the window to normal size
  48. 61203    Activate Task List
  49.